-
Home
-
Phrase TMS Integration for WordPress
-
3.2.3
-
Code
-
Classes
- BlockService
Total Complexity |
21 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
155 |
Lines of code |
98 |
Logical lines of code |
58 |
Comment lines |
6 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
storeBlockFormSubmit() |
S |
55 |
4 |
20 |
unifyBlockName() |
S |
62 |
3 |
11 |
init() |
S |
63 |
2 |
11 |
loadBlocksFromDb() |
S |
62 |
2 |
11 |
deleteBlockFormSubmit() |
S |
67 |
2 |
8 |
loadBlocksFromFile() |
S |
67 |
2 |
8 |
isAttributeTranslatable() |
S |
74 |
1 |
4 |
listBlocks() |
S |
77 |
1 |
4 |
listPredefinedBlocks() |
S |
77 |
1 |
4 |
listCustomBlocks() |
S |
77 |
1 |
4 |
deleteBlocks() |
S |
72 |
1 |
5 |
insertBlock() |
S |
67 |
1 |
8 |